ProteusClientCoreCryptoImpl

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open suspend override fun close()
Link copied to clipboard
open suspend override fun newLastResortPreKey(): PreKeyCrypto
Link copied to clipboard
open suspend override fun newPreKeys(from: Int, count: Int): <Error class: unknown class><PreKeyCrypto>
Link copied to clipboard
open suspend override fun <R> transaction(name: String, block: suspend (context: ProteusCoreCryptoContext) -> R): R